Computer Science for IGCSE & O level - Software (Section 8 - No. 49)
In the context of software development, what does 'debugging' primarily involve?
Writing code.
Compiling code.
Finding and fixing errors in code.
Designing user interfaces.
Giải thích
Debugging focuses on error detection and correction.
